SixBit API Schema
Buyer_List Element
Description
An API call to retrieve a list of buyers.
Namespace (none)
Type
Buyer_ListType Complex Type
Diagram
Buyer_List Element
Overview
Buyer_List 0..∞ Buyer_ListType Complex Type
An API call to retrieve a list of buyers.
mapfilepath optional xs:string
The full name and path to a SixBit map file.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
modifiedattrGroup
Attributes to specify a range of dates an object was modified.
buyerid optional xs:string
The unique Buyer ID.
buyeremail optional xs:string
The buyers email address.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Buyer_List" type="Buyer_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of buyers.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.